POPConnect WebAccess Installation

How to create a virtual directory with the IIS 

The following steps are required to create a virtual directory for WebAccess:
1. Start the Internet Service Manager
2. Select the server and the web-site, where WebAccess as been copied to. You can do both in the left split-window of the explorer-like ISM.
Example:
Computer: "Web_PC"
Web-site "Standardwebsite"
3. Click with the right mouse-button on the selected web-site. Select "New", "Virtual directory" in the appearing menu.
4. In the editfield "Aliasname for this virtual directory" enter the share-name for WebAccess.
Press "Next".
Example:
Aliasname: "WebAccess"
URL: "http://Web_PC/WebAccess"
or.
"http://YourDomain/WebAccess"
5. Now enter the path to WebAccess (the one, WebAccess has been copied to).
Example:
Path: C:\InetPub\wwwroot\WebAccess
6. The following permission have to be given:
  • allow read access
  • allow script access
  • allow execution (with scripts) 
7. Press "Finish" 
Return